home *** CD-ROM | disk | FTP | other *** search
/ Centerfold Squares / Centerfold_Squares_1988.zip / centsqr / Centerfold Squares (1988).ba1 < prev    next >
Text File  |  1996-12-24  |  211b  |  10 lines

  1. @echo off 
  2. cd .. 
  3. cd .. 
  4. cd .. 
  5. IF NOT EXIST ".\games\!temp\" goto end 
  6. ".\dosbox\dosbox.exe" -conf ".\games\games\!temp\dosbox.conf" -noconsole -exit -fullscreen 
  7. del stdout.txt 
  8. del stderr.txt 
  9. :end 
  10.